SipClientSubscribe Method |
| Name | Description | |
|---|---|---|
| Subscribe(String, String, String, Int32) |
Subscribes in order to receiving notifications about a particular event specified with the event name.
| |
| Subscribe(ContactInfo, ContactInfo, String, Int32) |
Subscribes in order to receiving notifications about a particular event specified with the event name.
| |
| Subscribe(String, String, String, String, Int32) |
Subscribes in order to receiving notifications about a particular event specified with the event name.
| |
| Subscribe(ContactInfo, ContactInfo, Contact, String, Int32) |
Subscribes in order to receiving notifications about a particular event specified with the event name.
| |
| Subscribe(String, String, String, String, String, Int32) |
Subscribes in order to receiving notifications about a particular event specified with the event name.
| |
| Subscribe(ContactInfo, ContactInfo, Contact, String, String, Int32) |
Subscribes in order to receiving notifications about a particular event specified with the event name.
|